ChangeHighlight
TheChangeHighlight
method changes the highlight state for this facet.
void ChangeHighlight (in ODHighlight highlight);
highlight
- The possible highlight state to assign to this facet. The value of
highlight
must be one of the following:kODNoHighlight
,kODFullHighlight
, orkODDimHighlight
.DISCUSSION
This facet's containing part calls this method to change this facet's highlight state (usually so that its embedded part's highlighting corresponds to that of its containing part). This method in turn calls theHighlightChanged
method associated with this facet's part to notify the part that its highlight state has changed.SEE ALSO
TheODHighlight
type (page 880).
TheODFacet::GetHighlight
method (page 248).
TheODPart::HighlightChanged
method (page 528).
"Setting Up" on page 157 in OpenDoc Programmer's Guide.
"Drawing Selections" on page 162 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help